M

CreateMultiple

Version comparison

Per-version detail

Click a version below to see what changed in that release vs your current frame (2020).
Identical to 2020: 2021, 2022, 2023, 2024
2020 current
PathOfTravel.CreateMultiple(View, IList<XYZ>, IList<XYZ>, IList<PathOfTravelCalculationStatus>)
DBView View The floor plan view to use when computing the shortest distance.
pathStarts IList<XYZ> The start points of the path. The Z coordinates are ignored.
pathEnds IList<XYZ> The end points of the path. The Z coordinates are ignored.
resultStatus IList<PathOfTravelCalculationStatus> Result statuses of each path of travel creation. The order of statuses corresponds to the order of elements in the array returned by the function.
→ returns IListnullNothingnullptr The array of newly created path of travel elements, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if no path between the two points is found. The order of elements corresponds to the order of start/end points in the argument arrays. There are some additional conditions that are checked and if any condition is true the null Nothing nullptr a null reference ( Nothing in Visual Basic) value is returned: View has crop box active and start or end point lies outside of the crop Start and end points are too close
PathOfTravel.CreateMultiple(View, IList<XYZ>, IList<XYZ>, IList<PathOfTravelCalculationStatus>)
DBView View The floor plan view to use when computing the shortest distance.
pathStarts IList<XYZ> The start points of the path. The Z coordinates are ignored.
pathEnds IList<XYZ> The end points of the path. The Z coordinates are ignored.
resultStatus IList<PathOfTravelCalculationStatus> Result statuses of each path of travel creation. The order of statuses corresponds to the order of elements in the array returned by the function.
→ returns IListnullNothingnullptr The array of newly created path of travel elements, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if no path between the two points is found. The order of elements corresponds to the order of start/end points in the argument arrays. There are some additional conditions that are checked and if any condition is true the null Nothing nullptr a null reference ( Nothing in Visual Basic) value is returned: View has crop box active and start or end point lies outside of the crop Start and end points are too close
PathOfTravel.CreateMultiple(View, IList<XYZ>, IList<XYZ>, IList<PathOfTravelCalculationStatus>)
DBView View The floor plan view to use when computing the shortest distance.
pathStarts IList<XYZ> The start points of the path. The Z coordinates are ignored.
pathEnds IList<XYZ> The end points of the path. The Z coordinates are ignored.
resultStatus IList<PathOfTravelCalculationStatus> Result statuses of each path of travel creation. The order of statuses corresponds to the order of elements in the array returned by the function.
→ returns IListnullNothingnullptr The array of newly created path of travel elements, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if no path between the two points is found. The order of elements corresponds to the order of start/end points in the argument arrays. There are some additional conditions that are checked and if any condition is true the null Nothing nullptr a null reference ( Nothing in Visual Basic) value is returned: View has crop box active and start or end point lies outside of the crop Start and end points are too close
PathOfTravel.CreateMultiple(View, IList<XYZ>, IList<XYZ>, IList<PathOfTravelCalculationStatus>)
DBView View The floor plan view to use when computing the shortest distance.
pathStarts IList<XYZ> The start points of the path. The Z coordinates are ignored.
pathEnds IList<XYZ> The end points of the path. The Z coordinates are ignored.
resultStatus IList<PathOfTravelCalculationStatus> Result statuses of each path of travel creation. The order of statuses corresponds to the order of elements in the array returned by the function.
→ returns IListnullNothingnullptr The array of newly created path of travel elements, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if no path between the two points is found. The order of elements corresponds to the order of start/end points in the argument arrays. There are some additional conditions that are checked and if any condition is true the null Nothing nullptr a null reference ( Nothing in Visual Basic) value is returned: View has crop box active and start or end point lies outside of the crop Start and end points are too close